Re: WWW Servers Bandwidth flood on Internet

Casper Dik (casper@fwi.uva.nl)
Wed, 18 Jan 1995 22:32:43 +0100

>>> Dec 28 11:53:06 cray ftpd[2730]: PASV  <==Badly configured client!!!
>>> Dec 28 11:53:06 cray ftpd[2730]: FTP session closed
>
>> This is a different bug altogether.  If you do a "PASV" followed by a
>> quit, ftpd keeps haning in QUIT.  This is true for all ftpds I know
>> off.
>


Actually, the bug is:

	PASV
	RETR ...
	<disconnect>

Casper